home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util4 / 0utils.lha / 0Utils / Touch.doc < prev    next >
Text File  |  1995-09-05  |  830b  |  56 lines

  1.  
  2.  
  3.  
  4.     NAME
  5.     Touch
  6.  
  7.     SYNOPSIS
  8.     Touch -  touch files  - Requires v37
  9.  
  10.     INPUTS
  11.     "FILE/A/M"
  12.  
  13.     DESCRIPTION
  14.  
  15.     Touch checks the existance (via Lock) of files
  16.     and then either calls SetFileDate if they exist
  17.     or else creates new files
  18.  
  19.      RESULT
  20.     -/-
  21.     
  22.  
  23.     
  24.         
  25.  
  26.     NOTES
  27.     * CLI - only
  28.  
  29.     * should compile with SAS-C
  30.     
  31.  
  32.     BUGS
  33.  
  34.     Touch breaks on the first error
  35.     
  36.  
  37.     EXAMPLES
  38.  
  39.  
  40.     HISTORY
  41.  
  42.     12-02-95 b_noll created (accidently deleted the source)
  43.     12-02-95 b_noll created
  44.     20-02-95 b_noll restructured source
  45.     21-02-95 b_noll added version/format-prefix/offset
  46.     20-03-95 b_noll added args diagnostics
  47.     19-08-95 b_noll created .data file
  48.     30-08-95 b_noll 1.3 added breakcheck
  49.     05-09-95 b_noll 1.4 added wildcard support
  50.     
  51.  
  52.     AUTHOR
  53.     Bernd Noll, Brunnenstrasse 55, D-67661 Kaiserslautern
  54.     noll@student.uni-kl.de
  55.  
  56.